home *** CD-ROM | disk | FTP | other *** search
- Path: news.belwue.de!news
- From: Julie Baker <baker@IPA.FhG.de>
- Newsgroups: comp.lang.c++
- Subject: REXEC: Open files?
- Date: 19 Mar 1996 15:05:15 GMT
- Organization: InterNetNews at News.BelWue.DE (Stuttgart, Germany)
- Message-ID: <4imifb$59n@news.BelWue.DE>
- NNTP-Posting-Host: poops.ipa.fhg.de
-
- I am using rexec repeatedly in an application. The problem
- is that with each call to rexec, a file is left open. How
- do I get the file descriptor for this file or is there some
- other function I should call to clean up after rexec? I have
- read through the documentation in the man pages and it is
- still unclear to me.
-
-
- Thanks for any assistance!
-